3.2.7 \(\int e^{x^2} \cos (a+b x) \, dx\) [107]

Optimal. Leaf size=77 \[ \frac {1}{4} e^{-i a+\frac {b^2}{4}} \sqrt {\pi } \text {Erfi}\left (\frac {1}{2} (-i b+2 x)\right )+\frac {1}{4} e^{i a+\frac {b^2}{4}} \sqrt {\pi } \text {Erfi}\left (\frac {1}{2} (i b+2 x)\right ) \]

[Out]

-1/4*exp(-I*a+1/4*b^2)*erfi(1/2*I*b-x)*Pi^(1/2)+1/4*exp(I*a+1/4*b^2)*erfi(1/2*I*b+x)*Pi^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 77, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 3, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {4561, 2266, 2235} \begin {gather*} \frac {1}{4} \sqrt {\pi } e^{\frac {b^2}{4}-i a} \text {Erfi}\left (\frac {1}{2} (2 x-i b)\right )+\frac {1}{4} \sqrt {\pi } e^{\frac {b^2}{4}+i a} \text {Erfi}\left (\frac {1}{2} (2 x+i b)\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[E^x^2*Cos[a + b*x],x]

[Out]

(E^((-I)*a + b^2/4)*Sqrt[Pi]*Erfi[((-I)*b + 2*x)/2])/4 + (E^(I*a + b^2/4)*Sqrt[Pi]*Erfi[(I*b + 2*x)/2])/4

Rule 2235

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2
]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2266

Int[(F_)^((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[F^(a - b^2/(4*c)), Int[F^((b + 2*c*x)^2/(4*c))
, x], x] /; FreeQ[{F, a, b, c}, x]

Rule 4561

Int[Cos[v_]^(n_.)*(F_)^(u_), x_Symbol] :> Int[ExpandTrigToExp[F^u, Cos[v]^n, x], x] /; FreeQ[F, x] && (LinearQ
[u, x] || PolyQ[u, x, 2]) && (LinearQ[v, x] || PolyQ[v, x, 2]) && IGtQ[n, 0]

Rubi steps

\begin {align*} \int e^{x^2} \cos (a+b x) \, dx &=\int \left (\frac {1}{2} e^{-i a-i b x+x^2}+\frac {1}{2} e^{i a+i b x+x^2}\right ) \, dx\\ &=\frac {1}{2} \int e^{-i a-i b x+x^2} \, dx+\frac {1}{2} \int e^{i a+i b x+x^2} \, dx\\ &=\frac {1}{2} e^{-i a+\frac {b^2}{4}} \int e^{\frac {1}{4} (-i b+2 x)^2} \, dx+\frac {1}{2} e^{i a+\frac {b^2}{4}} \int e^{\frac {1}{4} (i b+2 x)^2} \, dx\\ &=\frac {1}{4} e^{-i a+\frac {b^2}{4}} \sqrt {\pi } \text {erfi}\left (\frac {1}{2} (-i b+2 x)\right )+\frac {1}{4} e^{i a+\frac {b^2}{4}} \sqrt {\pi } \text {erfi}\left (\frac {1}{2} (i b+2 x)\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.09, size = 82, normalized size = 1.06 \begin {gather*} \frac {1}{4} e^{\frac {b^2}{4}} \sqrt {\pi } \left (\cos (a) \text {Erfi}\left (\frac {1}{2} (-i b+2 x)\right )+\cos (a) \text {Erfi}\left (\frac {1}{2} (i b+2 x)\right )-\left (\text {Erf}\left (\frac {b}{2}-i x\right )+\text {Erf}\left (\frac {b}{2}+i x\right )\right ) \sin (a)\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[E^x^2*Cos[a + b*x],x]

[Out]

(E^(b^2/4)*Sqrt[Pi]*(Cos[a]*Erfi[((-I)*b + 2*x)/2] + Cos[a]*Erfi[(I*b + 2*x)/2] - (Erf[b/2 - I*x] + Erf[b/2 +
I*x])*Sin[a]))/4

________________________________________________________________________________________

Maple [A]
time = 0.00, size = 54, normalized size = 0.70

method result size
risch \(-\frac {i \sqrt {\pi }\, {\mathrm e}^{\frac {b^{2}}{4}} {\mathrm e}^{-i a} \erf \left (i x +\frac {b}{2}\right )}{4}+\frac {i \sqrt {\pi }\, {\mathrm e}^{\frac {b^{2}}{4}} {\mathrm e}^{i a} \erf \left (-i x +\frac {b}{2}\right )}{4}\) \(54\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(x^2)*cos(b*x+a),x,method=_RETURNVERBOSE)

[Out]

-1/4*I*Pi^(1/2)*exp(1/4*b^2)*exp(-I*a)*erf(I*x+1/2*b)+1/4*I*Pi^(1/2)*exp(1/4*b^2)*exp(I*a)*erf(-I*x+1/2*b)

________________________________________________________________________________________

Maxima [A]
time = 0.27, size = 52, normalized size = 0.68 \begin {gather*} -\frac {1}{4} \, \sqrt {\pi } {\left ({\left (i \, \cos \left (a\right ) + \sin \left (a\right )\right )} \operatorname {erf}\left (\frac {1}{2} \, b + i \, x\right ) e^{\left (\frac {1}{4} \, b^{2}\right )} + {\left (i \, \cos \left (a\right ) - \sin \left (a\right )\right )} \operatorname {erf}\left (-\frac {1}{2} \, b + i \, x\right ) e^{\left (\frac {1}{4} \, b^{2}\right )}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x^2)*cos(b*x+a),x, algorithm="maxima")

[Out]

-1/4*sqrt(pi)*((I*cos(a) + sin(a))*erf(1/2*b + I*x)*e^(1/4*b^2) + (I*cos(a) - sin(a))*erf(-1/2*b + I*x)*e^(1/4
*b^2))

________________________________________________________________________________________

Fricas [A]
time = 2.25, size = 46, normalized size = 0.60 \begin {gather*} \frac {1}{4} \, \sqrt {\pi } {\left (-i \, \operatorname {erf}\left (-\frac {1}{2} \, b + i \, x\right ) e^{\left (\frac {1}{4} \, b^{2} + i \, a\right )} - i \, \operatorname {erf}\left (\frac {1}{2} \, b + i \, x\right ) e^{\left (\frac {1}{4} \, b^{2} - i \, a\right )}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x^2)*cos(b*x+a),x, algorithm="fricas")

[Out]

1/4*sqrt(pi)*(-I*erf(-1/2*b + I*x)*e^(1/4*b^2 + I*a) - I*erf(1/2*b + I*x)*e^(1/4*b^2 - I*a))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int e^{x^{2}} \cos {\left (a + b x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x**2)*cos(b*x+a),x)

[Out]

Integral(exp(x**2)*cos(a + b*x), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x^2)*cos(b*x+a),x, algorithm="giac")

[Out]

integrate(cos(b*x + a)*e^(x^2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \cos \left (a+b\,x\right )\,{\mathrm {e}}^{x^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(a + b*x)*exp(x^2),x)

[Out]

int(cos(a + b*x)*exp(x^2), x)

________________________________________________________________________________________